home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / whatpc.dir / 00193.ls < prev    next >
Encoding:
Text File  |  1996-05-31  |  156 b   |  7 lines

  1. on mouseUp
  2.   set the castNum of sprite 22 to cast "INSTALL2.BMP"
  3.   updateStage()
  4.   sound stop 1
  5.   open("\system\runfix.exe ^\system\vfw_11e setup.exe")
  6. end
  7.